public class SOSelectionTableRange
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
int |
columnCount() |
protected void |
finalize()
Finalizer to free the underlying C structure when gc'd.
|
int |
firstColumn() |
int |
firstRow() |
int |
rowCount() |
public int firstColumn()
public int columnCount()
public int firstRow()
public int rowCount()
protected void finalize() throws java.lang.Throwable
finalize
in class java.lang.Object
java.lang.Throwable